pxe: Modify README to add the description about FIT image
authorWenbin Song <[email protected]>
Thu, 1 Sep 2016 08:28:22 +0000 (16:28 +0800)
committerTom Rini <[email protected]>
Wed, 7 Sep 2016 12:49:03 +0000 (08:49 -0400)
commitfce78503b26c47f3f063c41f4154e5c2bfad9a46
treed3a8499ff3d17e895da4f85173b88db8d1bb7022
parentf63963f048fd34735a2862936dbd0615d7342f8b
pxe: Modify README to add the description about FIT image

Use environment variable "kernel_addr_r" to indicate the location
in RAM where FIT image will be stored.
Use label command "kernel" to indicate which <path> the FIT image at.

Signed-off-by: Wenbin Song <[email protected]>
doc/README.pxe